

/*===========================================
 
	网站：鼎欣冠嵘
	
	时间：2015.01.10
			
	说明：页面公共样式

 ==========================================*/




body,ul,ol,li,span,p,b,strong,h1,h2,h3,h4,h5,h6,dl,dt,dd,form{
	margin:0px;
	padding:0px;
	}
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
body{
	font-size:12px;
	color:#170f11;
	background:#c7c7c7;
	font-family:'Microsoft YaHei';
	}
img{
	border:0px;
	vertical-align:top;
	}
em,i{
	font-style:normal;
	}
*+html img {
	-ms-interpolation-mode:bicubic;
	}
ul,li,ol{
	list-style:none;
	}
a{
	text-decoration:none;
	color:#170f11;
	}
input{
	border:0px;
	outline:none;
	}
a:hover{
	text-decoration:none;
	color:#2185be;
	}
font{
	font-size:12px;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.public_width{
	width:1006px;
	margin:0 auto;
	padding:0 10px;
	background:#FFF;
	}
.clear{
	clear:both;
	}
.index_title{
	height:34px;
	line-height:34px;
	padding-left:15px;
	background:url('../images/index_title_bg.jpg') repeat-x left top;
	border-bottom:1px solid #6e6e6e;
	}
.index_title img{
	float:left;
	}
.index_title font{
	display:inline-block;
	font-size:14px;
	padding-left:10px;
	}
.index_title p{
	font-size:16px;
	text-align:center;
	}
.index_title span{
	display:block;
	}
.public_border{
	border:1px solid #b3b0b1;
	}
.public_right{
	width:740px;
	}
#content_banner{
	padding-bottom:10px;
	}





#head{
	height:80px;
	background:url('../images/head_bg.jpg') repeat-x left top;
	}
#head div{
	width:1024px;
	margin:0 auto;
	}
#head dl{
	width:605px;
	padding-top:25px;
	}
#head dl dd{
	width:85px;
	height:40px;
	float:left;
	font-size:14px;
	text-align:center;
	position:relative;
	}
#head dl dd img{
	position:absolute;
	top:25px;
	left:42px;
	display:none;
	}
#head dl dd ul{
	width:605px;
	height:20px;
	position:absolute;
	left:-255px;
	top:30px;
	display:none;
	}
#head dl dd ul li{
	display:inline;
	font-size:12px;
	background:#9edbfc
	}
#head dl dd ul li a{ color:#fff;padding:0 10px;}
#head dl dd ul li a:hover{padding:0 10px; background:#2285be; color:#fff}
#banner_big{
	width:1006px;
	height:333px;
	position:relative;
	overflow:hidden;
	}
#banner_big dl{
	position:relative;
	width:99999px;
	overflow:hidden;
	}
#banner_big dl dd{
	width:1006px;
	float:left;
	}
#banner_big dl dd img{
	border:1px solid #191113;
	}
#banner_big ul{
	width:100%;
	position:absolute;
	left:0px;
	bottom:22px;
	text-align:center;
	z-index:99999;
	}
#banner_big ul li{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:11px;
	height:11px;
	background:url('../images/banner_link.png') no-repeat left top;
	cursor:pointer;
	margin-right:5px;
	*margin-right:10px;
	}
#banner_big ul li.current{
	background:url('../images/banner_current.png') no-repeat left top;
	}






#foot{
	background:url('../images/foot_menu_bg.jpg') repeat-x left top;
	text-align:center;
	}
#foot p{
	line-height:46px;
	font-size:14px;
	}
#foot p a{
	display:inline-block;
	margin:0 10px;
	}
#foot font{
	display:block;
	line-height:20px;
	font-size:13px;
	background:#FFF;
	}











